SNMPTRANSLATE

Section: User Commands (1)
Updated: 11 July 1994
Index Return to Main Contents
 

NAME

snmptranslate - translate SNMP objects into more useful information  

SYNOPSIS

snmptranslate [-n] [-d] [-r] objectID  

DESCRIPTION

Snmptranslate is an application that translates an SNMP object (SMI value or symbolic form) into another form of information. With no other options, an SNMP object will be translated to its SMI value.

The options have the following meanings:

-n
Translate an SNMP object to its symbolic form.
-d
Print a description of the object.
-r
Use "random access" to access the symbolic object wherever in the MIB tree it lives. For example

snmptranslate -n -r sysdescr

will translate "sysDescr" to a more qualified form:

system.sysDescr

 

SEE ALSO

variables(5), RFC 1155, RFC 1156, RFC 1157, SNMP Security Internet Drafts


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 23:03:06 GMT, July 01, 2025